Welcome![Sign In][Sign Up]
Location:
Search - pca algorithm for face recognition

Search list

[Mathimatics-Numerical algorithmspca

Description: 关于PCA方法的人脸识别的MATLAB算法,用于检测人脸部-PCA method for face recognition on the MATLAB algorithm for detecting human face
Platform: | Size: 2048 | Author: alf | Hits:

[Graph Recognizemalic-0.0.9.1.tar

Description: Malic是一个完整的Linux下的人脸识别系统源代码,它是SourceForge上的一个开源项目,使用Malib实现实时处理,CSU Face Identification Evaluation System进行人脸识别。算法包括:主成份分析(principle components analysis (PCA)),a.k.a eigenfaces算法,混合主成份分析,线性判别分析(PCA+LDA),图像差分分类器(IIDC),弹性图像匹配算法(EBGM)-Malic is a complete face recognition system under the Linux source code, it is a SourceForge open source project, using real-time Malib treatment, CSU Face Identification Evaluation System for Face Recognition. Algorithms include: Principal component analysis (principle components analysis (PCA)), aka eigenfaces algorithm, mixed-principal component analysis, linear discriminant analysis (PCA+ LDA), the image difference classifier (IIDC), a flexible image matching algorithm (EBGM)
Platform: | Size: 977920 | Author: 严锐 | Hits:

[Graph RecognizePCA

Description: PCA算法,用于人脸识别的特征提取步骤,是目前最通用的传统的人脸识别算法。通过构建特征子空间进行降维-PCA algorithm for face recognition feature extraction step is currently the most common in traditional face recognition algorithms. By constructing feature subset space dimensionality reduction
Platform: | Size: 1024 | Author: Jessie | Hits:

[AI-NN-PRRunFaceRecog_vV

Description: 基于PCA和LDA的人脸识别。% Main function that reads in files, applies pre-processing, calls face % recognition algorithm, and then plots resulting accuracy.-Based on PCA and LDA for face recognition. Main function that reads in files, applies pre-processing, calls face recognition algorithm, and then plots resulting accuracy.
Platform: | Size: 6144 | Author: Tonghua | Hits:

[Graph Recognize200707171150261733

Description: 有关人脸识别的PCA算法。大家可以下来看看。-Related to the PCA algorithm for face recognition. We can look at it.
Platform: | Size: 83968 | Author: 杨磊 | Hits:

[Graph Recognizepca

Description: PCA(主元分析)算法人脸识别特征抽取方法 -PCA (Principal Component Analysis) algorithm for face recognition feature extraction method
Platform: | Size: 5120 | Author: joyce | Hits:

[Graph Recognizepca

Description:
Platform: | Size: 1024 | Author: zhuguozhong | Hits:

[Special EffectsPCAforfacerec

Description: 简要叙述了人脸识别方法,用PCA 算法实现了人脸的识别,并对实验结果进行分析-A brief description of face recognition methods, PCA algorithm for face recognition, and analysis of experimental results
Platform: | Size: 243712 | Author: 刘文 | Hits:

[Industry researchface.tar

Description: This python scripts are for face recognition. I used PCA Algorithm. You need to import few python packages. Forinstance numpy,opencv-python,psyco -This python scripts are for face recognition. I used PCA Algorithm. You need to import few python packages. Forinstance numpy,opencv-python,psyco ...
Platform: | Size: 2048 | Author: sleepbuster | Hits:

[Graph RecognizeFaceRec_part1

Description: 本人收集的人脸识别最新资料,从08年到09年,包含各种人脸识别的优秀算法,PCA,HMM,2DPCA,KDDA,一共20个文件,需要安装CAJ阅读器阅读,是不可多的学习和研究的参考资料(不是源码,算法详细)-I gather the latest information for face recognition, from 2008 to 2009, contains an excellent variety of face recognition algorithms, PCA, HMM, 2DPCA, KDDA, a total of 20 files, need to install CAJ readers to read, is not more than study and research references (not the source, the algorithm in detail)
Platform: | Size: 8965120 | Author: winnershu | Hits:

[Graph RecognizeImprovedPCAFaceRecognitionAlgorithm

Description: 摘要:主成分分析(PCA)的人脸识别算法,以减少的特征向量是涉及到对抽象的特点,改进了主成分分析(一)iUumination算法的变化影响酶原sed.The方法是基于上减低与正常化其相应的标准差的特征向量元素相关联的大特征值的特征向量的影响力的想法。耶鲁大学和耶鲁大学面临的数据库面对数据库B是用来验证-Abstract:In principal component analysis(PCA)algorithms for face recognition,to reduce the influence of the eigenvectors which relate to the changes of the iUumination on abstract features,a modified PCA ( A) algorithm is propo sed.The method is based on the idea of reducing the influence of the eigenvectors associated with the large eigenvalues by normalizing the feature vector element by its corresponding standard deviation. Th e Yale face database and Yale face database B are used to verify the method.The simulation results show that,f0r front face and even under the condition of limited variation in the facial po ses the proposed method results in better perform ance than the conventional PCA and linear discriminant analysis(LDA)approaches.and the computational cost remains the same as that ofthe PCA,and much less than that ofthe LDA.
Platform: | Size: 205824 | Author: 费富里 | Hits:

[matlabPCA

Description: PCA主成分分析算法用于人脸识别的例子。此算法是基于矩阵特征值的排序而提取出主要成分的。-PCA principal component analysis algorithm for face recognition example. This algorithm is based on the ranking of the matrix eigenvalue extracted principal components.
Platform: | Size: 165888 | Author: 白正彪 | Hits:

[matlabRunFaceRecog_vV

Description: This is a Simple Code for Face Recognition using PCA + LDA Approach. I hve write this code for ORL Database containing 400 images of 40 persons. I have used Eigenface Algorithm for Face Recognition. Its a Very Simple Code you can easily understand it. Thank You.
Platform: | Size: 6144 | Author: Sandeep | Hits:

[Graph RecognizePCA-and-for-the-face-recognition-

Description: 主成分分析,及其用于人脸识别的算法实现。-Principal component analysis, and for the face recognition algorithm.
Platform: | Size: 357376 | Author: 大云 | Hits:

[matlabPCA

Description: 采用数字图像主分量分析(PCA)算法实现人脸识别(身份认证或分类)-Principal components using digital image analysis (PCA) algorithm for face recognition (identity or category)
Platform: | Size: 491520 | Author: Changhuai Chen | Hits:

[Special Effectspca

Description: pca算法实现人脸识别,包括数据图片,特征提取算法,最近邻分类器算法-pca algorithm for face recognition, including data pictures, feature extraction algorithm, nearest neighbor classifier algorithms, etc.
Platform: | Size: 584704 | Author: 胡长晖 | Hits:

[matlabPCA

Description: 数据来源:ORL Database of Faces人脸数据库 其中同一个人的10张人脸图像为一组,共40组,图像大小为112x92 采用PCA算法实现对人脸的识别,当每组训练样本占70 时,识别准确率达到96.67 -Source: ORL Database of Faces face in which the same person 10 face images as a group, a total of 40 groups, image size of 112x92 using PCA algorithm for face recognition, each training sample 70 when recognition accuracy rate of 96.67
Platform: | Size: 3803136 | Author: 林恒冬 | Hits:

[Other一种基于改进BP神经网络的PCA人脸识别算法_李康顺

Description: 一种基于改进BP神经网络的PCA人脸识别算法(An improved BP neural network PCA algorithm for face recognition)
Platform: | Size: 538624 | Author: sssh123 | Hits:

[Graph Recognizeface-Adaboost

Description: 用Adaboost和PCA算法实现人脸识别,用Python写的代码,根据经典的PCA和SVM算法改编(Adaboost and PCA algorithm for face recognition, code written in Python, adapted from the classic PCA and SVM algorithm)
Platform: | Size: 2048 | Author: L.Xun | Hits:

[Graph programPCAalgorithm

Description: PCA算法实现人脸识别,matlab代码实现。(PCA algorithm for face recognition)
Platform: | Size: 1024 | Author: 我里个天 | Hits:
« 12 3 4 5 »

CodeBus www.codebus.net